win32: use the same type as the prototype
authorIgnacio Casal Quinteiro <icq@gnome.org>
Fri, 16 Oct 2015 07:07:02 +0000 (09:07 +0200)
committerIgnacio Casal Quinteiro <icq@gnome.org>
Fri, 16 Oct 2015 07:07:32 +0000 (09:07 +0200)
gdk/win32/gdkdisplay-win32.c

index d2dbcf7d0afa2f008f069268d0ce46b9309a46e4..a98841a575464a9b82638a186dd2b6679632d95a 100644 (file)
@@ -50,7 +50,7 @@
 void
 gdk_win32_display_set_cursor_theme (GdkDisplay  *display,
                                     const gchar *name,
-                                    const gint   size)
+                                    gint         size)
 {
   gint cursor_size;
   gint w, h;